Skip to content

feat(colors): enable dialog close button on all viewports#900

Merged
chaance merged 1 commit into
radix-ui:mainfrom
chinni-d:feat/colors-dialog-close-btn
Jun 11, 2026
Merged

feat(colors): enable dialog close button on all viewports#900
chaance merged 1 commit into
radix-ui:mainfrom
chinni-d:feat/colors-dialog-close-btn

Conversation

@chinni-d

@chinni-d chinni-d commented Feb 25, 2026

Copy link
Copy Markdown
Contributor
  • Use a meaningful title for the pull request. Include the name of the package modified.
  • Test the change in your own code.
  • Include the URL where we can test the change in the body of your PR.

This pull request:

  • Fixes a bug
  • Adds additional features/functionality
  • Updates documentation or example code
  • Other

Description

The Swatch info dialog (Dialog.Content) had its close button hidden on larger screens (display={{ sm: 'none' }}), meaning desktop users lacked an obvious exit action. This PR simply removes the breakpoint to ensure the close button is uniformly explicitly visible on all viewports.

🟥 Before

🟩 After

@chinni-d chinni-d requested a review from chaance as a code owner February 25, 2026 16:14
@vercel

vercel Bot commented Feb 25, 2026

Copy link
Copy Markdown

@chinni-d is attempting to deploy a commit to the WorkOS Team on Vercel.

A member of the Team first needs to authorize it.

@chaance chaance merged commit 9848c58 into radix-ui:main Jun 11, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants